Add Universal Resolver Driver for did:bluchain#539
Open
gcecchi-blucloud wants to merge 2 commits intodecentralized-identity:mainfrom
Open
Add Universal Resolver Driver for did:bluchain#539gcecchi-blucloud wants to merge 2 commits intodecentralized-identity:mainfrom
gcecchi-blucloud wants to merge 2 commits intodecentralized-identity:mainfrom
Conversation
Member
|
I tested the driver and it works but there are merge conflicts the README.md because in the meanwhile we had some new driver additions. I noticed that you included a link to a Bitbucket repo. The reason we want a link to the repo is that on Github or Gitlab we can open issues in case there are problems with the driver. I don't see that option at your Bitbucket repo. Is it possible to enable access to Jira for that repo? |
Author
|
Hi Bernhard,
Thank you for testing the driver and for the feedback.
Regarding the repository, if it works better for you, we can move it to
GitLab to make it easier to open and manage issues. Please let me know if
this solution is acceptable for you.
I will also look into resolving the merge conflicts in the README.md file.
|
Author
|
Hi again, I’m just checking in on this PR. Please let me know if there’s anything I can clarify or any further changes needed to get this merged. Thanks! |
Author
|
Hi again, is there any problem with this PR ? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Universal Resolver Driver for did:bluchain
This PR adds support for the did:bluchain DID method to the Universal Resolver.
DID Method Information
Method Name: did:bluchain
Specification: https://gitlab.com/blucloud-public/did-driver-bluchain/-/blob/master/spec.md
Specification Version: 1.0.0
Driver Repository: https://gitlab.com/blucloud-public/did-driver-bluchain
Docker Image: https://hub.docker.com/repository/docker/bluchain/did-driver-bluchain
Docker Image Version: 1.0.0
Test Identifiers
did:bluchain:issuer:9scF2JkUWfgcXhCdnn4QtBDkLFk5y4q5RD7316y8jEjR
did:bluchain:badge:5aoCyvG4c4A15hZxSbzoAYhnWBH2Hfqzhrh1d3w5KYHo
did:bluchain:certificate:8x9ufHvHg41Xvmu1F8aZdvoxn9CwHiRSqTGjpqzr6fEk
Authority & Governance
Maintainer: Blucloud Srl (devs@blucloud.it)
Organization: Blucloud Srl
Registry: Bluchain
Testing
Driver has been tested locally and resolves DIDs successfully.